projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a992efe
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Tue, 22 Jun 2004 14:47:10 +0000
(14:47 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Tue, 22 Jun 2004 14:47:10 +0000
(14:47 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 28cd3e8abfa03b8dd6caa716f74dec3517dbacef..7571292f8da5bcf20ea401d53f1aee81c8a0b232 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,7
@@
2004-06-22 Kim F. Storm <storm@cua.dk>
+ * fns.c (Fmapcar, Fmapconcat): GCPRO the args array.
+
* lisp.h (struct Lisp_Save_Value): New member dogc.
(SAFE_ALLOCA_LISP): Change second arg to number of elements.
Set dogc member in Lisp_Save_Value object so it will be GC'ed.